Skip to content

docs: fix CSS Grid intro and drop React reference from templates page - #626

Merged
mrholek merged 1 commit into
mainfrom
fix/docs-framework-name-typos
Jul 26, 2026
Merged

docs: fix CSS Grid intro and drop React reference from templates page#626
mrholek merged 1 commit into
mainfrom
fix/docs-framework-name-typos

Conversation

@mrholek

@mrholek mrholek commented Jul 26, 2026

Copy link
Copy Markdown
Member

Two docs-only fixes found while comparing the free and PRO Bootstrap docs.

CSS Grid page

layout/css-grid.mdx had a stale flexbox-grid intro spliced in from layout/grid.mdx ("CoreUI Bootstrap's grid system uses a series of containers, rows, and columns…" plus a three-column example). That block also displaced the "Heads up—our CSS Grid system is experimental and opt-in as of v4.1.0!" warning, so the page never told readers the feature is off by default. The section now matches coreui; the rest of the file was already identical.

Templates page

The meta description advertised "easy-to-customize react admin panels". Companion fix in coreui/coreui#1140.

npm run docs-build passes (133 pages, no broken links); js-lint and css-lint are clean.

Note: npm run js-test-karma exits non-zero with "Some of your tests did a full page reload!" while reporting 3010/3010 SUCCESS. The same happens on a clean main in both coreui and coreui-pro, so it is unrelated to this change.

The CSS Grid page had a stale flexbox-grid intro spliced in from layout/grid.mdx,
which also displaced the "experimental and opt-in" warning; restore the section.
The templates page description advertised "react admin panels".
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30202024582

Coverage increased (+0.03%) to 94.652%

Details

  • Coverage increased (+0.03%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 7533
Covered Lines: 7256
Line Coverage: 96.32%
Relevant Branches: 3125
Covered Branches: 2832
Branch Coverage: 90.62%
Branches in Coverage %: Yes
Coverage Strength: 735.84 hits per line

💛 - Coveralls

@mrholek
mrholek merged commit 84bafbf into main Jul 26, 2026
7 checks passed
@mrholek
mrholek deleted the fix/docs-framework-name-typos branch July 26, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants